Click or drag to resize

SipClientSendResponseForbidden Method

Overload List
  NameDescription
Public methodSendResponseForbidden(Request)
Sends "Forbidden" response with status code 403.
Public methodSendResponseForbidden(Request, String)
Sends "Forbidden" response with status code 403 and the specified description text.
Top
See Also